Add GtkDirectoryList
authorBenjamin Otte <otte@redhat.com>
Wed, 2 Oct 2019 03:38:11 +0000 (05:38 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 16:30:23 +0000 (12:30 -0400)
commit682e97826c99e56c79aca8b5d54e171a18f63546
tree90aa02e462d54cd00f064d522498d8c023bd7b59
parent805fea20cbe22a73bee50a807d63510d69774c9c
Add GtkDirectoryList

Adds a new listmodel called GtkDirectoryList that lists the children of
a GFile as GFileInfos.

This is supposed to be used by the filechooser.
docs/reference/gtk/gtk4-docs.xml
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/gtk4.types.in
gtk/gtk.h
gtk/gtkdirectorylist.c [new file with mode: 0644]
gtk/gtkdirectorylist.h [new file with mode: 0644]
gtk/meson.build